Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(MODULES-1917) Ignore ._ files when building the module tarball #175

Conversation

ajroetker
Copy link
Contributor

Version bump to build a version without ._ files.

This commit bumps the version of the module so the we can build a
version without ._foo copy files (done by prefixing our `puppet module
build` step `COPYFILE_DISABLE=false`).
@ajroetker ajroetker force-pushed the ticket/modules-1917/ignore_osx_build_files_on_module_build branch from 139a532 to ff3b314 Compare April 8, 2015 16:55
@rbrw
Copy link
Contributor

rbrw commented Apr 8, 2015

@kbarber @ajroetker Seems fine for now, and I imagine we may want to come up with some broader way of making sure we always specify COPYFILE_DISABLE on OS X.

rbrw added a commit that referenced this pull request Apr 8, 2015
…_build_files_on_module_build

(MODULES-1917) Ignore `._` files when building the module tarball
@rbrw rbrw merged commit 6c9c365 into puppetlabs:master Apr 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants